home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 214
- Top = 116
- BorderStyle = bsSingle
- Caption = 'AntyNuke ver 2.1'
- ClientHeight = 223
- ClientWidth = 427
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- PixelsPerInch = 96
- TextHeight = 16
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 408
- Height = 24
- Caption = 'This program will protect You from Nuke attacks'
- Color = clBtnFace
- Font.Color = clBlack
- Font.Height = -19
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsItalic]
- ParentColor = False
- ParentFont = False
- ParentShowHint = False
- ShowHint = False
- end
- object Label2: TLabel
- Left = 32
- Top = 40
- Width = 352
- Height = 13
- Caption = 'It'#39's also protection against another types of unfriendly attacks'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Panel1: TPanel
- Left = 8
- Top = 64
- Width = 193
- Height = 121
- TabOrder = 1
- object Label3: TLabel
- Left = 8
- Top = 8
- Width = 144
- Height = 13
- Caption = 'To find out if Your computer is'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label4: TLabel
- Left = 8
- Top = 24
- Width = 117
- Height = 13
- Caption = 'protected, try this button:'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label5: TLabel
- Left = 8
- Top = 80
- Width = 165
- Height = 13
- Caption = 'If you'#39'll see blue screen that means'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label6: TLabel
- Left = 8
- Top = 96
- Width = 163
- Height = 13
- Caption = 'that Your computer is unprotected!'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- object Panel2: TPanel
- Left = 216
- Top = 64
- Width = 201
- Height = 121
- TabOrder = 2
- object Label7: TLabel
- Left = 8
- Top = 8
- Width = 189
- Height = 13
- Caption = 'To protect Your machine against hostille'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label8: TLabel
- Left = 8
- Top = 24
- Width = 179
- Height = 13
- Caption = 'attacks, just press this button && reboot'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label9: TLabel
- Left = 8
- Top = 80
- Width = 184
- Height = 13
- Caption = 'This will change some registers in order'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label10: TLabel
- Left = 8
- Top = 96
- Width = 142
- Height = 13
- Caption = 'to make Your machine harder.'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Button2: TButton
- Left = 64
- Top = 48
- Width = 75
- Height = 25
- Hint = 'Let Your Windows be forever'
- Caption = '&Protect'
- Default = True
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- OnClick = Button2Click
- end
- end
- object Button1: TButton
- Left = 64
- Top = 112
- Width = 75
- Height = 25
- Hint = 'Do you wont to be nuked?'
- Caption = '&Nuke me!'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- OnClick = Button1Click
- end
- object Button3: TButton
- Left = 8
- Top = 192
- Width = 409
- Height = 25
- Hint = 'Give me to Your friends :)'
- Caption = 'When You finish, just press this button to &exit'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 3
- OnClick = Button3Click
- end
- end
-